Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update validateDataset.py to show errors on uploads more user-friendly #573

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

HyunjunA
Copy link
Contributor

@HyunjunA HyunjunA commented Feb 1, 2023

validate_data_updated function checks for the following:
- prediction_type is valid
- number of rows and columns is valid
- target column is valid
- missing values in df.
- strings in df.
- inf or -inf in df.

@HyunjunA HyunjunA merged commit 0e83003 into EpistasisLab:master Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant